From: Chong Yidong Date: Sat, 14 Mar 2009 21:21:32 +0000 (+0000) Subject: * debugging.texi (Error Debugging): Don't mislead the reader into X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1252 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e2047fa5e58c626f67e95a76db282ff5884d5287;p=emacs.git * debugging.texi (Error Debugging): Don't mislead the reader into thinking that debug-on-error enters debugger for C-f at EOB. (Error Debugging): Setting debug-on-init within the init file works, and has for some time. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 726e43ea4b0..7e807e04f90 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,10 @@ +2009-03-14 Chong Yidong + + * debugging.texi (Error Debugging): Don't mislead the reader into + thinking that debug-on-error enters debugger for C-f at EOB. + (Error Debugging): Setting debug-on-init within the init file + works, and has for some time. + 2009-03-13 Kenichi Handa * display.texi (Fontsets): Update the description.